.Net Framework > v2.0.50727 > System > Reflection > Emit > TypeBuilder > DefineNestedType DefineNestedType(String)
DefineNestedType(String,TypeAttributes)
DefineNestedType(String,TypeAttributes,Type)
DefineNestedType(String,TypeAttributes,Type,Int32)
DefineNestedType(String,TypeAttributes,Type,PackingSize)
DefineNestedType(String,TypeAttributes,Type,Type[])


DefineNestedType(String)

Category
Method
Description
Defines a nested type given its name.
Type
TypeBuilder
Character
public
Parameters
NameTypeDescription
nameString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

DefineNestedType(String,TypeAttributes)

Category
Method
Description
Defines a nested type given its name and attributes.
Type
TypeBuilder
Character
public
Parameters
NameTypeDescription
nameString
attrTypeAttributes
Tags
01892ABD01, 02E3ABA98D, 0376596F91

DefineNestedType(String,TypeAttributes,Type)

Category
Method
Description
Defines a nested type given its name, attributes, and the type that it extends.
Type
TypeBuilder
Character
public
Parameters
NameTypeDescription
nameString
attrTypeAttributes
parentType
Tags
01892ABD01, 02E3ABA98D, 0376596F91

DefineNestedType(String,TypeAttributes,Type,Int32)

Category
Method
Description
Defines a nested type given its name, attributes, the total size of the type, and the type that it extends.
Type
TypeBuilder
Character
public
Parameters
NameTypeDescription
nameString
attrTypeAttributes
parentType
typeSizeInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

DefineNestedType(String,TypeAttributes,Type,PackingSize)

Category
Method
Description
Defines a nested type given its name, attributes, the type that it extends, and the packing size.
Type
TypeBuilder
Character
public
Parameters
NameTypeDescription
nameString
attrTypeAttributes
parentType
packSizePackingSize
Tags
01892ABD01, 02E3ABA98D, 0376596F91

DefineNestedType(String,TypeAttributes,Type,Type[])

Category
Method
Description
Defines a nested type given its name, attributes, the type that it extends, and the interfaces that it implements.
Type
TypeBuilder
Character
public
Parameters
NameTypeDescription
nameString
attrTypeAttributes
parentType
interfacesType[]
Attributes
NameValue/Assignment
ComVisibleAttributeTrue
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database